home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
STraTOS 1997 April & May
/
STraTOS 1 - 1997 April & May.iso
/
CD01
/
INTERNET
/
SITES
/
GRAHAM
/
XA_6S.ZIP
/
SOURCE
/
CLOSWIDG.H
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-02-27
|
173 b
|
8 lines
#ifndef _CLOSWIDG_H_
#define _CLOSWIDG_H_
short display_close_widget(XA_WINDOW *wind, XA_WIDGET *widg);
short click_close(XA_WINDOW *wind, XA_WIDGET *widg);
#endif